home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000344_news@columbia.edu _Fri Jun 2 18:08:41 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id SAA16377
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 2 Jun 2000 18:08:41 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA07049
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 2 Jun 2000 18:08:40 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id RAA19366
  10.     for kermit.misc@watsun.cc.columbia.edu; Fri, 2 Jun 2000 17:56:06 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: jaltman@columbia.edu (Jeffrey Altman)
  13. Subject: Re: Login garbage
  14. Date: 2 Jun 2000 21:56:03 GMT
  15. Organization: Columbia University
  16. Message-ID: <8h9ahj$it3$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <sjg664v25ri77@corp.supernews.com>,
  20. Alan Rice <alanrice@bigfoot.com> wrote:
  21. : Hello Guy's I'm having a simple problem that's been giving me fits.
  22. : Some times when a client machine calls into our unix host I get false
  23. : positive login's.
  24. : What is happening is that the modem seems to get trashed out. instead of
  25. : answering with a clean <login: >. It will answer with trash like <RING's
  26. : Passwd: >.
  27. : I thought I wrote the login script below right to handle this but it's not
  28. : working.
  29. : I think it's seeing the portion for the login input  it's looking for in the
  30. : input buffer as < login: RING> and going forward to the password portion.
  31. : Now RING is not the only garbage I've seen, There has been CONNECT , LC1,
  32. : LC2, ect. I wanted it to look for <login: >.
  33. : What am I overlooking? In the Using C-Kermit 2nd Edition on Pg 436, the unix
  34. : login script is incomplete. I thought it was just the mod's for the VMS
  35. : login script. Did I miss an import concept or piece?
  36. : Alan R
  37.  
  38. The problem is with the flow control between your Unix machine and
  39. its modem.  I would suggest you fix that problem first.
  40.  
  41.     Jeffrey Altman * Sr.Software Designer * Kermit-95 for Win32 and OS/2
  42.                  The Kermit Project * Columbia University
  43.               612 West 115th St #716 * New York, NY * 10025
  44.   http://www.kermit-project.org/k95.html * kermit-support@kermit-project.org